/
/ $Header: sdo/demo/network/examples/data/ndmdemo/README.txt /main/6 2012/05/24 07:13:56 begeorge Exp $
/
/ README.txt
/
/ Copyright (c) 2009, Oracle. All Rights Reserved.
/
/   NAME
/     README.txt - <one-line expansion of the name>
/
/   DESCRIPTION
/     <short description of component this file declares/defines>
/
/   NOTES
/     <other useful comments, qualifications, etc.>
/
/   MODIFIED   (MM/DD/YY)
/   hgong       08/20/09 - Creation
/

This folder contains dmp files and plsql scripts to setup ndmdemo data.

- ndmdemo.sql is the main script to setup ndmdemo data. This script must
  be run before the scripts to set up individual NAVTEQ networks, such as 
  NAVTEQ_SF, are executed.

  Before running this script, make sure styles_themes_maps.dmp and
  ndmdemo_uil.sql are under the same directory as this script.

-- If the demo needs include traffic information,

   -- load the package traffic_util.sql 
   -- Load ndmtraffic.jar 


